home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 3 / Cream of the Crop 3.iso / comm / prtcs155.zip / PORTICUS.CFG < prev    next >
Text File  |  1994-01-14  |  17KB  |  355 lines

  1. /* Shelter Mailer Configuration                                 */
  2. /* Comments are arexx/c style but do not permit blocks,         */
  3. /* EACH LINE must be commented                                  */
  4. /* Sysop Name                                                   */
  5. SYSOP    "ROBERT WILLIAMSON"
  6.  
  7. /* City, province/state/etc, country                       EMSI */
  8. CITY    "Pierrefonds, Quebec, Canada"
  9.  
  10. /* Full phone number or "-unlisted-"                       EMSI */
  11. PHONE   "1-514-696-6632"
  12.  
  13. /* Your flags as listed in nodelist for primary address    EMSI */
  14. /* In you are not listed, check GenMailer.doc as to what flags  */
  15. /* you should include                                           */
  16. /*FLAGS   "V32b,V42b,MNP,FAX,CM,XX,LHA,ISN:ecs!robert,UMOD,UFLC,UROF,USBX,PN30730,XU"   */
  17. FLAGS   "V32b,V42b,MNP,FAX,CM,XX"
  18.  
  19. /* Protocol Preferences         NOT ENABLED YET        Keywords */
  20. /*      ZAP - ZedZap, batch, max 8k block, based on baudrate    */
  21. /*      ZIP - ZedZip, batch, 1k block                           */
  22. /*      DZA - DirectZap, escaped control chars                  */
  23. /*      ZMO - w/1,024 byte data packets                         */
  24. /*      SEA - SeaLink, xmodem varient                           */
  25. /*      TLK - Telink, xmodem variant                            */
  26. /*      DFA - DietIFNA, xmodem/telink/sealink with mailer flags */
  27. /*      LTK - Lotek, xmodem                                     */
  28. /*      KER - Kermit                                            */
  29.  
  30. /* Protocol Preferences         NOT ENABLED YET            EMSI */
  31. /* List of file transfer protocols, in EMSI format              */
  32. /* the first one is the only one presented when answering       */
  33. /* Only those listed will be installed                          */
  34. EMSI_PROTOCOLS  "ZAP,DZA,ZMO,SLK,TLK"
  35.  
  36. /* Protocol Preferences                                   WAZOO */
  37. /* List of file transfer protocols, in ascii format             */
  38. /* the first one is the only one presented when answering       */
  39. /* Only those listed will be installed                          */
  40. WAZOO_PROTOCOLS  "ZAP,ZIP,DZA,DFA,LTK"
  41.  
  42. /* Your ADDRESSES                                               */
  43. /* address:                                                     */
  44. /*      The first address is the default address which will be  */
  45. /*      when calling or being called by a site which is not in  */
  46. /*      any of your domains                                     */
  47. /* sitename :                                                   */
  48. /*      sitename is the name of your system as listed in the    */
  49. /*      nodelist or your origin line for that domain            */
  50. /* wazooext:                                                    */
  51. /*      NOTE: only FIDONET and MTLNET are authorized to use the */
  52. /*      'org' all others must use 'ftn'                         */
  53. /* zones:                                                       */
  54. /*      the ZONE numbers used by this domain                    */
  55. /*  address                "site name"        wazooext    zones */
  56. AKA fidonet#1:167/104.0     "PORTICUS ECS"      org     1 2 3 4 5 6
  57. AKA mtlnet#17:514/300.0     "Amiga ECS"         org     17
  58. AKA amiganet#40:600/104.0   "PORTICUS Contact"  ftn     38 39 40
  59. AKA cjnet#100:1000/225.0    "The ROOF"          ftn     100
  60. AKA amigaecs.UUCP           "amigaecs.UUCP"     uucp    0
  61.  
  62. /* Directories NO TRAILING SLASH */
  63. /* you can use ENV: expansion as well as immediate or deferred  */
  64. /* wpl expansion. Value must be defined                         */
  65. DIR     indir       Mail:inbound
  66. DIR     nonsecure   Mail:inbound/NONSECURE
  67. DIR     userdir     Mail:inbound/USERS
  68. DIR     resumedir   Mail:inbound/RESUME
  69. DIR     freqdir     Mail:inbound/FREQS
  70. DIR     outdir      Mail:outbound
  71. DIR     flodir      Mail:outbound/n
  72. DIR     rexxdir     Mail:rexx
  73. DIR     faxindir    Mail:inbound/fax
  74. DIR     faxoutdir   Mail:outbound/fax
  75.  
  76. /* where Xferq.library stores the queue files,                  */
  77. /* XFREQ: will be assigned here                                 */
  78. XFERQ       Mail:queue
  79.  
  80. /* where TrapList or Igen nodelists, config and index           */
  81. /* NODELIST: will be assigned here                              */
  82. NODELIST    OS4:NODELIST
  83.  
  84. /* Public Screen to use. If none, set to "WORKBNECH SCREEN"     */
  85. PSCREEN     "Porticus Mailer"
  86.  
  87. /* Console Specification keywords for Mailer Display            */
  88. /* THESE MUST BE SLASH SEPARATED, WB3.1 keywords:               */
  89. /* AUTO CLOSE BACKDROP NOBORDER NODRAG NOSIZE NODEPTH           */
  90. /* NOCLOSE NOZOOM INACTIVE SIMPLE SMART WAIT SCREEN             */              
  91. WSPEC   NOSIZE/NODEPTH/INACTIVE
  92. WPOS    0/80/600/40
  93.  
  94. /* Shelter Progress Display position and size, SLASH SEPARATED  */
  95. SPOS    0/80/600/100    
  96. /* Console Specification keywords, SLASH SEPARATED */
  97. SSPEC   INACTIVE/AUTO/WAIT
  98.  
  99. LOGFILE "LOG:PORTICUS.LOG"
  100. LOGWINDOW "RAW:0/148/650/82/Porticus Log/AUTO/INACTIVE/CLOSE"
  101.  
  102. /* Display each poll in own window                              */
  103. POLLWIN "FALSE"
  104.  
  105. /* Display XPR file transfer window                             */
  106. XPRWIN "TRUE"
  107.  
  108. /* Select scroll level */
  109. /* 5 - launch,preinit,reinit,dial,answer,connect,user           */
  110. /* 4 - launch,preinit,dial,answer,connect,user                  */
  111. /* 3 - dial,connect,user                                        */
  112. /* 2 - connect,user                                             */
  113. /* 1 - user                                                     */
  114. /* 0 - scroll window never opens                                */
  115. SCROLL 3
  116.  
  117. /* Importer is domain aware and does not require                */
  118. /* separate inbound directories for each domain                 */
  119. /* If this is false, FTNsort will be forced in EMSI             */
  120. /* unless PRIMARYONLY is TRUE                                   */
  121. DOMAINAWARE FALSE
  122. /* Present only our primary (default) address when calling EMSI */
  123. /* Should normally be FALSE is DOMAINAWARE is TRUE              */
  124. PRIMARYONLY TRUE
  125.  
  126. /* start and end times of your Universal Mail Hour              */
  127. /* This is also known as ZMH, but is not necessary limited to   */
  128. /* one hour. In fact, to avoid problems when switching from     */
  129. /* Standard to DayLight Savings time, many systems set UMH to 2 */
  130. /* hours */
  131. UMH "04:00 06:00"
  132.  
  133. /* Number of seconds between modem wakeup calls                 */
  134. /* The ATTEN string is sent to the modem, if it fails to        */
  135. /* respond, the INIT string is sent                             */
  136. /* It is not recommened to set this any lower than 45 seconds   */
  137. WAKEUP 180
  138.  
  139. /* Number of seconds to wait for input after a connection       */
  140. /* applies to mailers, uucp, user command and menus             */
  141. LOGINWAIT   60
  142.  
  143. /* duration of a call window in minutes                         */
  144. CALLWINDOWMIN   60
  145.  
  146. /* delay in seconds to wait between dials on BUSY response      */
  147. REDIALDELAY     80
  148.  
  149. /* delay in seconds to wait between dials on when a line        */
  150. /* is busy dialing another number                               */
  151. BUSYDELAY       30
  152.  
  153. /* Treat a no answer same as busy                               */
  154. IGNORENOANSWER TRUE
  155.  
  156. /* MODULES */
  157. /* Install Atomic CLOCK dialing and connect code if true        */ 
  158. CLOCK  TRUE
  159.  
  160. /* Install bbs and online service dialing/term launching        */
  161. /* code if true                                                 */
  162. ONLINE TRUE
  163.  
  164. /* Address called or calling will be spoken                     */
  165. SPEECH TRUE
  166.  
  167. /* Install WPL FunctionHost Only valid for ROOF and Porticus    */ 
  168. WFHOST TRUE
  169.  
  170. /* Install UUCP code if true, this also sets the mailer to      */
  171. /* to accept UUCP calls. The ENV variable may be set FALSE      */
  172. /* to disable accepting calls via a cron event                  */
  173. UUCP    TRUE
  174.  
  175. /* Install FAX code if true, this also sets the mailer to       */
  176. /* to accept FAX calls. The ENV variable may be set FALSE       */
  177. /* to disable accepting calls via a cron event                  */
  178. FAX    FALSE
  179.  
  180. /* Enable user access, BBS spawning,  WPL Utilities             */
  181. /* The ENV variable may be set FALSE to disable accepting       */
  182. /* the feature via a cron event                                 */
  183. ACCESS  TRUE
  184.  
  185. /* process inbound file requests                                */
  186. /* The ENV variable may be set FALSE to disable accepting       */
  187. /* the feature via a cron event                                 */
  188. ALLOWFREQS  TRUE
  189.  
  190. /* process file requests in FTS1 sessions                       */
  191. /* The ENV variable may be set FALSE to disable accepting       */
  192. /* the feature via a cron event                                 */
  193. FTSFREQS    FALSE
  194.  
  195. /* system variables                                             */
  196. STACK       50000
  197. PRIORITY    1
  198. /* priority at which a slave is launched                        */
  199. LAUNCHPRI   2
  200. /* priority to use during WaZoo/EMSI negotiation                */
  201. NEGOPRI     3
  202. /* xferpri is priority of file transfers                        */
  203. XFERPRI     5
  204.  
  205. /* the program used to Lookup Nodelist Info is defined          */
  206. LOOKUP "RAM:TLlookup >NIL:"
  207.  
  208. /* UUCP */
  209. /* uucico command line, site address, device and unit are added */
  210. /* automatically, site specific options are added from the site */
  211. /* cache uuopts entry for each site address                     */    
  212. UUCICO  "UUCP:c/uucico -o -pri"
  213. /* Login command line, user name, device and unit are added     */
  214. LOGIN   "Mail:login <NULL: >NULL:"
  215.  
  216. /* FAX */
  217. /* Command to receive a Fax  (ECfax)                            */
  218. FAXRECV "Mail:faxrecv -f $(unit)/$(device) -b 0 -v - l 18 -ii -d $$(faxindir)"    
  219. /* Command to send a Fax     (ECfax)                            */
  220. FAXSEND "Mail:faxsend -f $(unit)/$(device) $$(xprsetup.$$(remote.address)) $$(remote.number) $$(localfile)"  
  221. /* Command to receive a Fax  (Amigafax)                         */
  222. /* FAXRECV "Mail:faa $$(inbound) -D $(device) -U $(unit) -G -d5"      */
  223. /* Command to send a Fax  (AmigaFax)                            */
  224. /* FAXSEND "Mail:afaxsend  -D $(device) -U $(unit) -t"       */
  225.  
  226. /* HUMAN */
  227. /* Bulletin to display when a user logs in. Comment if not used     */
  228. BULL    INFO:news
  229.  
  230. /* What happens when the user hit ESC twice                         */
  231. /* BBS      - directly launch BBS # 1 with no user name prompting   */
  232. /* SELECT   - prompt for user name and present BBS MENU             */
  233. /* MENU     - prompt for user name and present MAIN MENU            */
  234. ESC-ESC SELECT
  235.  
  236. /* How menus are generated and sent                                 */
  237. /*  GEN     - menus will be generated as wpl modules                */
  238. /*  MAKE    - menus will be generated as text files and be sent     */
  239. /*            using xprascii. OutPut files will be placed in CFG:   */
  240. /*            filenames: main.menu, magic.menu, text.menu,bbs.menu  */
  241. /*  If Startup-sEquence copies *.menu to RAM:, use RAM option to    */
  242. /*  cause these to be sent instead                                  */ 
  243. MENUS GEN
  244.  
  245. /* utils    WRM indicates item is a wpl command and is to be        */
  246. /*          added to the menu                                       */
  247. /*          WRX indicates item is a .wplrx script and is to         */
  248. /*          be added to menu                                        */
  249. WRM     HELP        "Enter HELP <command> for more info"
  250. WRX     SHOWAC      "View your File Account"
  251. WRM     UL          "Zmodem Upload to sysop (with resume enabled)"
  252. WRX     GRAB        "Free Zmodem DownLoads"
  253. /*WRX     WFREQIT     "Free file request forwarder and downloader"  */
  254. WRX     NOTE        "Leave a message to Sysop"
  255. WRX     CHAT        "Page the sysop"
  256. WRM     BYE         "Hangup"
  257.  
  258. /*  INFO MENU Files to be sent via XPRascii                         */
  259. /*  if description is "na", it will NOT be added to menu            */
  260. /*      magicname   fullpath                    desc                */
  261. TEXT system   INFO:SYSTEM.Txt                "About this System"
  262. TEXT events   INFO:events.txt                "Scheduled Events"
  263. TEXT new      Mail:filelists/newfiles.lst    "View NewFiles This Week"
  264. TEXT forsale  INFO:forsale                   "View Items For Sale"
  265. TEXT roofinfo ROOF:ROOF.TXT                  "About the Roof System "
  266. TEXT mailers  ROOF:DOCS/Shelter.TXT          "About Shelter Mailers
  267. TEXT future   CFG:wpl/gen/TODO               "Future plans for Shelter"
  268. TEXT current  CFG:wpl/gen/DOING              "Current Shelter Development"
  269.  
  270. /*  MAGIC MENU Files to be sent via XPRzedzap (Zmodem)          */
  271. /*  if description is "na", it will NOT be added to menu        */
  272. /*      magicname   fullpathname                description     */
  273.  
  274. MAGIC files       MAIL:FILELISTS/01670104.LHA "Archived list of Files Available"
  275. MAGIC shelterlog  ROOF:DOCS/HISTORY.SHELTER   "Shelter Mailers Change Log"
  276. MAGIC umbrella    BBSF6:WPL/UMBRELLA.LHA      "The Umbrella Point Shelter Mailer v${SMVER}"
  277. MAGIC gazebo      BBSF6:WPL/GAZEBO.LHA        "The Gazebo Shelter Mailer v${SMVER}"
  278. MAGIC porticus    BBSF6:WPL/PORTICUS.LHA      "The Porticus Shelter Mailer v${SMVER}"
  279. MAGIC xpack       BBSF6:WPL/XPACK.LHA         "FLO Convert and 5D packer/archiver/router"
  280. MAGIC rfs         BBSF6:ROOF/RFS.LHA          "File Request Handler"
  281. MAGIC wfreq       BBSF6:ROOF/WFREQIT.LHA      "WfreqIt File Request Forwarder"
  282. MAGIC rooflog     ROOF:DOCS/HISTORY           "Roof System Change Log"
  283. MAGIC roof        BBSF6:ROOF/ROOF.LHA         "The Roof Multi-FTN Server System"
  284. MAGIC sushi       BBSF7:dtools/Sushi_v37.7.LZH "REQUIRED if using internal serial port"
  285.  
  286. /*  BBS MENU SELECTIONS                                         */
  287. /*      name         description                launch command  */    
  288. BBS     "Amiga ECS       * Registered Users Only *" "rpdir:Launch_BBS $$(baud) $(line) ECS"
  289. BBS     "AmigaNet Falcon * Free AmigaNet Echos   *" "rpdir:Launch_BBS $$(baud) $(line) ANF"
  290.  
  291. /* WHENRECD and AFTERSESSION */
  292. /* Commands executed on successful reception of a file          */
  293. /* wpl variables must not be deferred                           */
  294. /* arc=*.(MO|TU|WE|TH|FR|SA|SU[0-9]                             */
  295. /*CMD     arcrecd    "Run >NIL: Execute MAIL:SCRIPTS/TOSSARCS $(host.domain)"   */
  296. CMD     arcrecd    "SETENV MAILRECD TRUE"
  297. /* pkt=*.PKT                                                    */
  298. /*CMD     pktrecd    "Run >NIL: Execute MAIL:SCRIPTS/TOSSPKT $(host.domain) $(remfile)" */
  299. CMD     pktrecd    "SETENV MAILRECD TRUE"
  300. /* tic=*.TIC                                                    */
  301. CMD     tickrecd   "Run >NIL: Ftick CFG:Ftick.cfg.$(host.domain)"
  302. CMD     uucprecd   ""
  303.  
  304.  
  305. /* FTN sorting command, used ONLY in the following cases:       */
  306. /*      MULTI is set true for a site in the Cache               */
  307. /*      DOMAINAWARE and PRIMARYONLY are FALSE                   */
  308. /* if FTNSORT is to be performed as an WHENRECD command     */
  309. /*CMD sortrecd "RUN >NIL: RX ram:rexx/FTNSORT.rexx $(remfile) $(inbound)"  */
  310. /*CMD sortrecd "RUN >NIL: FTNSORT $(remfile) $(inbound)"  */
  311. /* if FTNSORT is to be performed as an AFTERSESSION command     */
  312. CMD     sortrecd    "Echo >>T:sortlist $(inbound)$(remfile)
  313.  
  314. /*CMD sortsess Rx ram:rexx/FTNSORT.rexx LIST T:SORTLIST"*/
  315. CMD     sortsess    "RUN >NIL: FTNSORT LIST T:SORTLIST"
  316.  
  317. /* Commands executed After a Session                            */
  318. /* wpl variables must not be deferred                           */
  319. /* If either or both arcrec and pktrecd are set to:             */
  320. /* "SETENV MAILRECD TRUE", this command will be executed        */
  321. CMD     impsess    Run >NIL: Execute MAIL:SCRIPTS/TOSSARCS $(host.domain)
  322. /* Command to execute after a TIC file received                 */
  323. CMD     ticksess   "Run >NIL: Rx Mail:REXX/TICKMGR FILE $(host.domain)
  324. /* Command to execute after a session in which an REQ was SENT  */
  325. CMD     freqsess   "Rx Mail:rexx/FREQNOTE.rexx $(inbound) $(remote.address)"
  326.  
  327.  
  328. /* BANNERS */
  329. /* If this keyword exists, the file specified will be sent      */
  330. /* using the xprascii protocol instead of the 'BAN welcome'     */
  331. /* comment if not used                                          */
  332. BANNER  INFO:WELCOME.ANS
  333.  
  334. /* On connect, the sysver and welcome banners are sent          */
  335. /* If a BANNER file is used, the welcome banner is not sent     */
  336. /*  version banner                                              */ 
  337. BAN  sysver "  Porticus Mailer v${SMVER} ${WPLname}"
  338.  
  339. /* Welcome Banner                                               */
  340. BAN  welcome "\r\n Hi..take a stroll around the Porticus\r\n"
  341.  
  342. /* the command prompt                                           */
  343. BAN  sysprompt  "\r\nThe Porticus [Line:$(line)] ? for menu or login: "
  344.  
  345. /* caller input timeout                                         */
  346. BAN  timeout "\n\rYou have exceeded the $(loginwait) sec. input timeout, Bye...\r\n"
  347.  
  348. /* Message to present to human callers when ACCESS              */
  349. /* is set FALSE outside of UMH                                  */
  350. BAN  notumh  "Sysop has disabled $$(namebuf) access during software upgrade."
  351.  
  352. /* TAGNAME of area where user messages will be posted           */
  353. SYSOPBASE   ECS_SYSOP
  354. /**/
  355.